Skip to content

docs(posture-control): document resource_kind valid values#704

Merged
tembleking merged 2 commits intomasterfrom
docs/posture-control-resource-kind
Feb 12, 2026
Merged

docs(posture-control): document resource_kind valid values#704
tembleking merged 2 commits intomasterfrom
docs/posture-control-resource-kind

Conversation

@tembleking
Copy link
Copy Markdown
Member

Summary

The resource_kind field in sysdig_secure_posture_control only showed a single example (AWS_S3_BUCKET) with no guidance on valid values for other platforms. This left users — especially on IBM Cloud, GCP, or Azure — guessing what to pass.

This adds per-platform examples, the CSPM API endpoint to discover all valid kinds, and links to relevant Sysdig docs. Also fixes a stray c in the import example that made it invalid.

Closes #684

@tembleking tembleking requested a review from a team as a code owner February 12, 2026 12:00
Copilot AI review requested due to automatic review settings February 12, 2026 12:00
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Improves the sysdig_secure_posture_control documentation by clarifying valid resource_kind values across platforms and showing how to discover all supported kinds via the CSPM API, plus fixes an invalid Terraform import example.

Changes:

  • Expanded resource_kind docs with per-platform examples and pointers to discovery via CSPM API.
  • Added references to Sysdig API/Docs for further details.
  • Fixed the Terraform import command example.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread website/docs/r/secure_posture_control.md
Comment thread website/docs/r/secure_posture_control.md Outdated
Comment thread website/docs/r/secure_posture_control.md
Jujuyeh
Jujuyeh previously approved these changes Feb 12, 2026
davidag
davidag previously approved these changes Feb 12, 2026
alecron
alecron previously approved these changes Feb 12, 2026
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@tembleking tembleking dismissed stale reviews from alecron, davidag, and Jujuyeh via f645498 February 12, 2026 14:54
Copilot AI review requested due to automatic review settings February 12, 2026 14:54
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread website/docs/r/secure_posture_control.md
@tembleking tembleking added this pull request to the merge queue Feb 12, 2026
Merged via the queue into master with commit ec49dbf Feb 12, 2026
493 of 523 checks passed
@tembleking tembleking deleted the docs/posture-control-resource-kind branch February 12, 2026 16:15
fcracker79 pushed a commit that referenced this pull request Mar 5, 2026
## Summary

The `resource_kind` field in `sysdig_secure_posture_control` only showed
a single example (`AWS_S3_BUCKET`) with no guidance on valid values for
other platforms. This left users — especially on IBM Cloud, GCP, or
Azure — guessing what to pass.

This adds per-platform examples, the CSPM API endpoint to discover all
valid kinds, and links to relevant Sysdig docs. Also fixes a stray `c`
in the import example that made it invalid.

Closes #684

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Please update the provider documentation for IBm Cloud Sysdig Monitor and Secure Platform

6 participants